home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / idccom12.zip / IDCCOM.FDR < prev    next >
Text File  |  1990-07-28  |  2KB  |  39 lines

  1. ;
  2. ;                     PLEASE READ THE IDCCOM.DOC FILE!
  3. ;
  4. ; IDCCOM.FDR - file directory mapping file for IDCCOM (tm)
  5. ; Copyright 1990 Infinity Design Concepts Inc - All rights reserved
  6. ; 1052 Parkway Drive
  7. ; Louisville, Kentucky 40217-2333
  8. ; Voice: (502) 636-1234   Modem: (502) 635-5471
  9. ;
  10. ; FOR COMPLETE HELP READ THE MANUAL, THE SECTION ON HOST MODE
  11. ; UNDER IDCCOM.FDR FILE HEADING
  12. ;
  13. ; This file is used to map access levels to the different directories
  14. ; that you will be making available for the callers to browse thru and/or
  15. ; download from. Note that this is a hierarchial system, for example,
  16. ; all B level callers will have access to all the same directories that
  17. ; C thru Z level callers do. The one exception to this is the case where
  18. ; the = sign is used with the access level in the definition line. In
  19. ; this case ONLY that level has access to that directory.
  20. ;
  21. ; NOTE that the description and pathname fields are limited to 64 characters
  22. ;      each.
  23. ; NOTE that the special case of access level = 0 defines the default directory
  24. ;      when each caller logs on.
  25. ;
  26. ; [ACCESS_LEVEL] [DESCRIPTION] [COMPLETE PATHNAME]
  27. ;
  28. ; note that ACCESS_LEVEL may be used in two forms,
  29. ;
  30. ; FORM 1:    [C]  - says directory is available to C level and above
  31. ; FORM 2:    [C=] - says directory is available ONLY to C level
  32. ;
  33. ; THESE ARE ONLY EXAMPLES
  34. [A] [sysop only files] [F:\newasm\comm]        ; sysops only here
  35. [B] [NARC files] [F:\newasm\narc]        ; general files
  36. [C] [Autocad files] [F:\autocad]
  37. [D] [ZIP files] [G:\arcs]
  38. [0] [DEFAULT directory] [F:\shit]        ; default directory
  39.